Conversation
|
I noticed that your ci.mgmt.yml files are all duplicates, this might make maintenance a bit challenging for you in the future, so you might like to consider refactoring into a template, but in terms of the substance of the changes I don't think that this will negatively impact the client SDK builds. |
|
@weidongxu-microsoft after trying to pull these changes locally I'm hitting file long path issues on windows. My root repo path is |
|
@weidongxu-microsoft can you please work with @mitchdenny and @JimSuplizio to come up with a strategy to reduce the file length. As it stands after your change if you have a root path greater then 9 chars in length you will hit long path. The longest path I found was 251 chars in length without the root. @chidozieononiwu correct me if I'm wrong but for other repo's we have been trying to keep about 50 chars available for root paths and I think we should strive for that here as well. |
|
@weshaggard The service name get repeated twice.
Another option is try to get with a shorter service name, but that might not be easy. |
No description provided.